home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Panorama / Panorama - Disk 28C (1988-04-27)(Pacific North-West Amigas Club)[WB].zip / Panorama - Disk 28C (1988-04-27)(Pacific North-West Amigas Club)[WB].adf / XLisp2.0 / lisp.txt next >
Text File  |  1988-03-09  |  13KB  |  264 lines

  1. Files in the [ lisp ] area, as of 03/06/88
  2.  
  3.   Found 39 files.
  4. Loading descriptions...contributor names...download counts...keywords...
  5. Now calling up individual descriptions...
  6.  
  7. ------------------------------------------------
  8. asse10.doc       2532  Approx time (min):  3 at 300 baud,  1 at 1200 baud
  9. Contributed by: jeffjacobs  Date: Fri Sep 19 15:16:42 1986
  10. TEXT Documentation for ASSE10.LSP
  11. Keywords: DOCUMENTATION editor xlisp
  12. Download count: 30
  13. ------------------------------------------------
  14. asse10.lsp      29940  Approx time (min): 31 at 300 baud,  8 at 1200 baud
  15. Contributed by: jeffjacobs  Date: Fri Sep 19 15:17:10 1986
  16. TEXT A Simple Structure Editor
  17. Keywords: APPLICATION editor xlisp
  18. Download count: 22
  19. ------------------------------------------------
  20. bench           72295  Approx time (min): 74 at 300 baud, 19 at 1200 baud
  21. Contributed by: jimomura         Date: Sat Sep 19 21:44:25 1987
  22. TEXT:  The Gabriel Benchmarks
  23. Keywords: OTHER benchmark
  24. Download count: 13
  25. ------------------------------------------------
  26. bess.arc        24832  Approx time (min): 26 at 300 baud,  6 at 1200 baud
  27. Contributed by: twannemacher     Date: Sun Jan 31 00:58:32 1988
  28. TEXT Expert System Shell in Cambridge Lisp for the Amiga.  Files are ARCed.
  29. Keywords: APPLICATION expert lisp ai
  30. Download count: 11
  31. ------------------------------------------------
  32. bess.readme       739  Approx time (min):  1 at 300 baud,  0 at 1200 baud
  33. Contributed by: twannemacher     Date: Sun Jan 31 00:58:41 1988
  34. TEXT BESS is a rule-based Expert System shell in Amiga's Cambridge Lisp
  35. Keywords: APPLICATION expert ai lisp amiga
  36. Download count: 4
  37. ------------------------------------------------
  38. fuzzy.lsp        8161  Approx time (min):  8 at 300 baud,  2 at 1200 baud
  39. Contributed by: dbetz  Date: Sat Oct 25 20:34:43 1986
  40. TEXT A tiny inference engine for fuzzy predicate logic
  41. Keywords: APPLICATION xlisp fuzzy inference engine
  42. Download count: 41
  43. ------------------------------------------------
  44. gendelta.s      22529  Approx time (min): 23 at 300 baud,  6 at 1200 baud
  45. Contributed by: wmark            Date: Mon Jul 27 12:33:22 1987
  46. Scheme Neural Network model using generalized delta rule by Mark Watson
  47. Keywords: APPLICATION OTHER UTILITY neural networks ai scheme
  48. Download count: 53
  49. ------------------------------------------------
  50. lisp.txt        12973  Approx time (min): 13 at 300 baud,  3 at 1200 baud
  51. Contributed by:   editors  Date: Sun Feb 28 05:07:39 1988
  52. TEXT Complete direcotry of the Lisp file area.
  53. Updated every Sunday.
  54. Keywords: DOCUMENTATION OTHER directory listings master
  55. Download count: 33
  56. ------------------------------------------------
  57. macros.s        18724  Approx time (min): 19 at 300 baud,  5 at 1200 baud
  58. Contributed by: dathomas         Date: Sat Apr 25 07:31:12 1987
  59. TEXT -- A Set of Structured Programming Macros for Scheme
  60. This package is designed to facilitate the writing of large readable
  61. Lisp programs. It is also a example of how macros can be written to
  62. embedd an application language in Lisp.
  63. Keywords: UTILITY      macros pattern matching structured programming
  64. Download count: 35
  65. ------------------------------------------------
  66. monkey.lsp      29303  Approx time (min): 30 at 300 baud,  8 at 1200 baud
  67. Contributed by: dandrews  Date: Sun Jun 14 11:08:57 1987
  68. TEXT - a sample program for vps5.lsp
  69. Download count: 22
  70. ------------------------------------------------
  71. msg.lsp           562  Approx time (min):  1 at 300 baud,  0 at 1200 baud
  72. Contributed by: dbetz  Date: Sat Dec 13 17:26:44 1986
  73. TEXT A simple message output function for XLISP
  74. Keywords: UTILITY lisp xlisp
  75. Download count: 30
  76. ------------------------------------------------
  77. ops5.lsp       101836  Approx time (min):105 at 300 baud, 26 at 1200 baud
  78. Contributed by: dbetz  Date: Sun Dec 21 17:22:54 1986
  79. TEXT Common Lisp implementation of OPS5
  80. Keywords: APPLICATION lisp ops5 expert system
  81. Download count: 18
  82. ------------------------------------------------
  83. pc-lisp.arc    189440  Approx time (min):195 at 300 baud, 49 at 1200 baud
  84. Contributed by: dbetz  Date: Wed Oct  8 10:36:51 1986
  85. BINARY PC-LISP version 2.13 (shareware $15 contribution)
  86. Keywords: APPLICATION language
  87. Download count: 14
  88. ------------------------------------------------
  89. pdlisp.arc     283648  Approx time (min):292 at 300 baud, 73 at 1200 baud
  90. Contributed by: dbetz  Date: Thu Jul  2 19:38:56 1987
  91. BINARY - PDLISP v1.10 by Dave Morein (for the IBM-PC)
  92. Keywords: APPLICATION language lisp ms-dos ibm
  93. Download count: 8
  94. ------------------------------------------------
  95. pp.lsp          11193  Approx time (min): 12 at 300 baud,  3 at 1200 baud
  96. Contributed by: jchapman         Date: Mon Jul 27 12:33:06 1987
  97. TEXT -- Pretty-printer for XLISP, together with some simple applications.
  98. Keywords: UTILITY xlisp pretty-printer
  99. Download count: 31
  100. ------------------------------------------------
  101. pseudo.arc      43008  Approx time (min): 44 at 300 baud, 11 at 1200 baud
  102. Contributed by: wjpase           Date: Sun Jan 31 00:59:07 1988
  103. BINARY - a macro package to convert any common lisp
  104.          implementation into a mostly scheme implementation
  105. Keywords: OTHER commonlisp scheme
  106. Download count: 6
  107. ------------------------------------------------
  108. qa.log          13231  Approx time (min): 14 at 300 baud,  3 at 1200 baud
  109. Contributed by: jwward           Date: Thu Jan 15 16:27:17 1987
  110. TEXT - Demo transcript to accompany qa.lsp
  111. Keywords: OTHER ai logic
  112. Download count: 17
  113. ------------------------------------------------
  114. qa.lsp          37271  Approx time (min): 38 at 300 baud, 10 at 1200 baud
  115. Contributed by: jwward           Date: Thu Jan 15 16:27:40 1987
  116. TEXT - Question-answering program in XLISP for interest
  117. and/or amusement.  Class assignment, not overly rugged.
  118. Keywords: OTHER logic ai
  119. Download count: 23
  120. ------------------------------------------------
  121. scheme84.arc    81920  Approx time (min): 84 at 300 baud, 21 at 1200 baud
  122. Contributed by: wjpase           Date: Sun Jan 31 00:59:18 1988
  123. BINARY - an implementation of scheme written in franz lisp
  124.          including a compiler/interpreter for intermediate code
  125. Keywords: OTHER lisp scheme franzlisp
  126. Download count: 3
  127. ------------------------------------------------
  128. step.lsp         4626  Approx time (min):  5 at 300 baud,  1 at 1200 baud
  129. Contributed by: jengdahl         Date: Sat Jan 31 08:46:58 1987
  130. TEXT a Lisp single stepper, using evalhook.
  131. This allows you to single step through the evaluation of a LISP
  132. form, stopping before each function call. You have the option
  133. of stepping into or over each function, or evaluating a list-form
  134. in the current environment.
  135. Keywords: UTILITY single step debug evalhook
  136. Download count: 27
  137. ------------------------------------------------
  138. tiedwin.arc    198656  Approx time (min):205 at 300 baud, 51 at 1200 baud
  139. Contributed by: wjpase           Date: Tue Feb 23 07:58:53 1988
  140. BINARY - scheme source code for the edwin editor written
  141.          in scheme as modified for the pc version of scheme
  142. Keywords: OTHER UTILITY scheme pcscheme editor edwin
  143. Download count: 2
  144. ------------------------------------------------
  145. vps5.lsp       108542  Approx time (min):112 at 300 baud, 28 at 1200 baud
  146. Contributed by: dandrews  Date: Sun Jun 14 11:08:51 1987
  147. TEXT - a version of OPS5 that works with XLISP
  148. Download count: 34
  149. ------------------------------------------------
  150. xinit10.lsp      1764  Approx time (min):  2 at 300 baud,  0 at 1200 baud
  151. Contributed by: wjpase           Date: Sat Apr 25 07:31:27 1987
  152. TEXT - Xlisp functions for Auto Loading.
  153. Xinit10.lsp contains several functions to be added to the end of the
  154. standard Xlisp init file.  These provide an Uemacs editor interface and
  155. an Auto Loading faci6{ity.  The later permits Xlisp library files to be
  156. loaded automatically on the first use.  Only a minimum of memory is consumed
  157. should the files not be loaded at all in some session.
  158. Keywords: UTILITY lisp initialization autoload
  159. Download count: 43
  160. ------------------------------------------------
  161. xl20t13am.arc   61312  Approx time (min): 63 at 300 baud, 16 at 1200 baud
  162. Contributed by: dbetz  Date: Thu Dec 17 23:38:31 1987
  163. BINARY - XLISP 2.0.T13 for the Amiga
  164. Keywords: APPLICATION language lisp xlisp amiga
  165. Download count: 20
  166. ------------------------------------------------
  167. xlisp17.arc     59136  Approx time (min): 61 at 300 baud, 15 at 1200 baud
  168. Contributed by: dbetz  Date: Thu Sep 18 14:31:53 1986
  169. BINARY XLISP version 1.7 for the Amiga
  170. Keywords: APPLICATION language xlisp amiga
  171. Download count: 5
  172. ------------------------------------------------
  173. xlisp17.doc     62932  Approx time (min): 65 at 300 baud, 16 at 1200 baud
  174. Contributed by: dbetz  Date: Thu Apr 23 18:38:57 1987
  175. TEXT Documentation for XLISP version 1.7
  176. Keywords: DOCUMENTATION language xlisp
  177. Download count: 64
  178. ------------------------------------------------
  179. xlisp17.exe     86016  Approx time (min): 89 at 300 baud, 22 at 1200 baud
  180. Contributed by: dbetz  Date: Thu Sep 18 14:26:58 1986
  181. BINARY XLISP version 1.7 for MS-DOS or PC-DOS
  182. Keywords: APPLICATION language xlisp ms-dos
  183. Download count: 26
  184. ------------------------------------------------
  185. xlisp17.ttp     76672  Approx time (min): 79 at 300 baud, 20 at 1200 baud
  186. Contributed by: dbetz  Date: Thu Sep 18 14:30:42 1986
  187. BINARY XLISP version 1.7 for the Atari-ST
  188. Keywords: APPLICATION language xlisp atari-st
  189. ------------------------------------------------
  190. xlisp17a.bin    84736  Approx time (min): 87 at 300 baud, 22 at 1200 baud
  191. Contributed by: dbetz  Date: Sun Jan 24 08:14:49 1988
  192. BINARY XLISP version 1.7a for the Macintosh (works with the
  193. the new system/finder and on the SE/Mac II)
  194. Keywords: APPLICATION language xlisp macintosh
  195. Download count: 3
  196. ------------------------------------------------
  197. xlisp20.doc     80986  Approx time (min): 83 at 300 baud, 21 at 1200 baud
  198. Contributed by: dbetz  Date: Thu Feb 11 00:23:18 1988
  199. TEXT - Documentation for XLISP version 2.0
  200. Keywords: DOCUMENTATION language xlisp
  201. Download count: 22
  202. ------------------------------------------------
  203. xlisp20.sit    136448  Approx time (min):141 at 300 baud, 35 at 1200 baud
  204. Contributed by: dbetz  Date: Fri Feb 12 14:48:52 1988
  205. BINARY - XLISP 2.0 for the Macintosh (StuffIt format)
  206. Keywords: APPLICATION language lisp xlisp macintosh
  207. Download count: 8
  208. ------------------------------------------------
  209. xlsp17src.arc   90112  Approx time (min): 93 at 300 baud, 23 at 1200 baud
  210. Contributed by: dbetz  Date: Wed Feb 11 10:07:18 1987
  211. BINARY XLISP v1.7 source code. 
  212. Keywords: LANGUAGE ai source
  213. ------------------------------------------------
  214. xlsp20pc.arc   169728  Approx time (min):175 at 300 baud, 44 at 1200 baud
  215. Contributed by: dbetz  Date: Fri Feb 12 10:29:42 1988
  216. BINARY - XLISP 2.0 for the IBM-PC
  217. Keywords: APPLICATION language lisp xlisp ibm pc
  218. Download count: 14
  219. ------------------------------------------------
  220. xlsp20src.arc  108544  Approx time (min):112 at 300 baud, 28 at 1200 baud
  221. Contributed by: dbetz  Date: Fri Feb 12 10:29:33 1988
  222. BINARY - XLISP 2.0 source code (all versions)
  223. Keywords: APPLICATION language lisp xlisp source
  224. Download count: 18
  225. ------------------------------------------------
  226. xlsp20st.arc   124032  Approx time (min):128 at 300 baud, 32 at 1200 baud
  227. Contributed by: dbetz  Date: Fri Feb 12 16:00:37 1988
  228. BINARY - XLISP 2.0 for the Atari ST
  229. Keywords: APPLICATION language lisp xlisp atari st
  230. Download count: 4
  231. ------------------------------------------------
  232. xscheme.arc     78080  Approx time (min): 80 at 300 baud, 20 at 1200 baud
  233. Contributed by: dbetz  Date: Tue Mar  1 11:32:00 1988
  234. BINARY - A *very* rough subset of Scheme written in C.  This
  235. archive contains only source code.  You'll need a C compiler to
  236. get it running.  I uploaded it mostly so that 'dathomas' could
  237. take a look at it.  As usual, I'd be happy to hear suggestions
  238. for improving it.  I'll be working on a much more complete
  239. version in the near future.  -- David Betz
  240. Download count: 22
  241. ------------------------------------------------
  242. xscheme.sit     73344  Approx time (min): 76 at 300 baud, 19 at 1200 baud
  243. Contributed by: dbetz  Date: Wed Mar  2 20:13:54 1988
  244. BINARY - Scheme for the Macintosh (StuffIt format).  This file
  245. contains an executable file (application) as well as the Mac
  246. specific source code in C.  The remaining source code can be
  247. be found in xscheme.arc in this same area.
  248. Keywords: APPLICATION language lisp scheme macintosh
  249. Download count: 5
  250. ------------------------------------------------
  251. xschpc.arc     102528  Approx time (min):106 at 300 baud, 26 at 1200 baud
  252. Contributed by: dbetz  Date: Tue Mar  1 11:32:05 1988
  253. BINARY - XScheme for the IBM-PC
  254. Keywords: APPLICATION langauge lisp scheme ibm pc msdos
  255. Download count: 8
  256. ------------------------------------------------
  257. xschst.arc      47616  Approx time (min): 49 at 300 baud, 12 at 1200 baud
  258. Contributed by: dbetz  Date: Wed Jan 27 23:23:56 1988
  259. BINARY - Executable version of XScheme for the Atari ST
  260. Keywords: APPLICATION langauge lisp scheme atari st
  261. Download count: 5
  262.  
  263. --- end of descriptions ---